home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / internet / java draw 4 / JDRAW4.EXE / data.z / Javadraw.exe / 0 / RCDATA / TPROJECTOVERVIEW / TPROJECTOVERVIEW.txt < prev   
Encoding:
Text File  |  1996-08-11  |  1.5 KB  |  76 lines

  1. object ProjectOverview: TProjectOverview
  2.   Left = 197
  3.   Top = 217
  4.   Width = 196
  5.   Height = 280
  6.   Caption = 'Project'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   FormStyle = fsStayOnTop
  12.   Icon.Data = {<image000.ico>}
  13.   PixelsPerInch = 120
  14.   TextHeight = 16
  15.   object TreeView1: TTreeView
  16.     Left = 0
  17.     Top = 113
  18.     Width = 188
  19.     Height = 138
  20.     Indent = 19
  21.     Items.Data = {
  22.       01000000200000000000000000000000FFFFFFFFFFFFFFFF0000000002000000
  23.       0750726F6A6563741D0000000000000000000000FFFFFFFFFFFFFFFF00000000
  24.       00000000044D61696E200000000000000000000000FFFFFFFFFFFFFFFF000000
  25.       0000000000075363686C656E7A}
  26.     Align = alClient
  27.     ParentColor = False
  28.     TabOrder = 0
  29.     OnDblClick = TreeView1DblClick
  30.   end
  31.   object Panel1: TPanel
  32.     Left = 0
  33.     Top = 0
  34.     Width = 188
  35.     Height = 113
  36.     Align = alTop
  37.     TabOrder = 1
  38.     object Edit1: TEdit
  39.       Left = 8
  40.       Top = 8
  41.       Width = 169
  42.       Height = 24
  43.       ReadOnly = True
  44.       TabOrder = 0
  45.       Text = 'Name:'
  46.     end
  47.     object Edit2: TEdit
  48.       Left = 8
  49.       Top = 32
  50.       Width = 169
  51.       Height = 24
  52.       ReadOnly = True
  53.       TabOrder = 1
  54.       Text = 'Directory:'
  55.     end
  56.     object Edit3: TEdit
  57.       Left = 8
  58.       Top = 57
  59.       Width = 169
  60.       Height = 24
  61.       ReadOnly = True
  62.       TabOrder = 2
  63.       Text = 'Type:'
  64.     end
  65.     object Edit4: TEdit
  66.       Left = 8
  67.       Top = 80
  68.       Width = 169
  69.       Height = 24
  70.       ReadOnly = True
  71.       TabOrder = 3
  72.       Text = 'Worktime:'
  73.     end
  74.   end
  75. end
  76.